home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / msgfin10.arc / MSGFIND.DOC < prev    next >
Text File  |  1990-01-23  |  2KB  |  36 lines

  1.  
  2. msgFind [1.0] written on 24 Jan 90 by W. Berghofer @ 2:310/11.100
  3. -----------------------------------------------------------------
  4.  
  5. usage: msgfind d:\subdir\filename.ext firstname_lastname > device
  6.  
  7. This utility may be used to scan an entire echomail message base
  8. for messages addressed to a specific person. Its output can be
  9. redirected to any disk file or device. The message format used by
  10. this program is the *.MSG-format used currently in Fido- or Opus-
  11. style FidoNet node or point environments.
  12.  
  13. The first command line parameter is interpreted as full qualified
  14. filename of an Areas.Bbs-like plain ASCII file as used in Conf-
  15. Mail- or Qmail-installations. The second command line parameter
  16. is the name of the person to scan the messages areas for. An
  17. underscore character ("_", hex 5F) must be used to separate the
  18. first and the last name.
  19.  
  20. The output contains the name of the echomail area, the message
  21. numbers of already received and probably new messages.
  22.  
  23. Execution speed on a 6 Mhz IBM XT model 286, 512 kb disk cache in
  24. expanded memory: 33 seconds for 614 messages, equaling an average
  25. of 18.6 message checks per second.
  26.  
  27. Program limits: 255 echomail areas, 500 messages per area.
  28.  
  29. Please send bug reports, suggestions for improvement or other
  30. wishes concerning the program to Werner Berghofer, 2:310/11.100,
  31. +43-222-8047404, HST speed. Feel free to distribute and use the
  32. program in any way you wish as long as you don't sell it.
  33.  
  34.                     Werner Berghofer, Vienna, January 24th, 1990.
  35.  
  36.